home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / pcall1_3.zip / PCALL.DOC < prev    next >
Text File  |  1987-08-31  |  3KB  |  77 lines

  1. August 31, 1987  ProtoCall(tm) v1.3  "PCALL"
  2.  
  3.  
  4. ProtoCall Copyright 1987 C TechWare Consulting, All Rights Reserved.
  5.  
  6. ProtoCall may not be modified or sold without written consent from
  7. C TechWare Consulting.
  8.  
  9. The program has been written in MSC V4.0 by Claude Biron, Vancouver, B.C.
  10.  
  11.  
  12. Inquiries to: Claude Biron
  13.           c/o NORTHERN LIGHTS BBS - 153/106 in the Opus Matrix.
  14.           (604) 588-0789  24 Hrs at 300 - 2400 bps.
  15.           File Requests accepted from 03:00 to 06:00 Pacific Time.
  16.  
  17.  
  18. ProtoCall is an attempt to co-ordinate stand alone protocols such as
  19. Omen Technology's DSZ.COM (Z-Modem) under one front end to be called
  20. from any communications program that allows execution of another program
  21. (such as a text editor, etc.).
  22.  
  23. USE:
  24.  
  25. To use this program with TELIX, replace the Alt-A (invoke editor) with the
  26. name of this program (C:\PATH\PCALL.EXE).  Using Alt-A from Telix will now
  27. invoke PCALL instead.
  28.  
  29. The first time pcall is used, it will prompt for the path location of itself
  30. (pcall.exe) and the path where your external protocols will be kept
  31. (eg. c:\comm).    This information will be written into the program file.
  32. Pcall uses itself as a data file so you don't have to keep track of two files.
  33. Pcall will have instant access to the configuration info without having to
  34. locate and read a data file.
  35.  
  36. Once inside PCALL, press F10 to configure the program to your system.
  37. Two EXAMPLES are given: dsz.com for ZMODEM and mlink.com for MEGALINK.
  38.  
  39. Protocols added to PCALL must reside together in the path supplied on
  40. initial startup.  If pcall is moved to another directory and run it will
  41. again prompt you for the new directory path.
  42.  
  43. REVISIONS:
  44.  
  45. v1.0  (Beta Release - the no-frills original).
  46.  
  47.  
  48. v1.1  (General Release - a frill or two added).
  49.  
  50. ProtoCall uses itself (PCALL.EXE) to store configuration information.
  51. The first time PCALL is used it will ask you for the directory you plan
  52. to keep it in.    From then on, unless you move it, it knows where to find
  53. its data.
  54.  
  55. PCALL also relies on the set variable for TELIX in the dos environment.
  56. If you haven't done so, add SET TELIX=C:\PATH and put DSZ.COM in that
  57. directory.
  58.  
  59.  
  60. v1.2  (The almost-all-the-way-there version).
  61.  
  62. User configurable to execute up to 10 external protocols using pseudonyms.
  63.  
  64. PCALL no longer relies on the DOS environment (as in previous versions).
  65.  
  66.  
  67. v1.3 Added modem status line.
  68.  
  69.  
  70. IMPORTANT:  It is important NOT to execute old versions of pcall.exe while a
  71. newer version exists.  Old versions should be deleted or replaced by the latest
  72. version.
  73.  
  74.  
  75. Full credit to Aaron Wass, SysOp at Opus 153/106
  76. for the brilliant name "ProtoCall".
  77.